Package | implementation.guide.nhdr |
Type | ValueSet |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=implementation.guide.nhdr@1.0.0&canonical=https://example.org/fhir/ValueSet/SexValueSet |
Url | https://example.org/fhir/ValueSet/SexValueSet |
Status | draft |
Name | SexValueSet |
Experimental | False |
StructureDefinition | |
https://example.org/fhir/StructureDefinition/PH_Patient ![]() | PH_Patient |
https://example.org/fhir/StructureDefinition/Sex ![]() | Sex |
No resources found
{
"resourceType" : "ValueSet",
"id" : "SexValueSet",
"url" : "https://example.org/fhir/ValueSet/SexValueSet",
"name" : "SexValueSet",
"status" : "draft",
"compose" : {
"include" : [
{
"system" : "http://example.org/fhir/sex-codes",
"concept" : [
{
"code" : "male",
"display" : "Male"
},
{
"code" : "female",
"display" : "Female"
},
{
"code" : "unknown",
"display" : "Unknown"
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.